home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 49 / Amiga Format CD49 (2000-01-17)(Future Publishing)(GB)(Track 1 of 3)[!][issue 2000-02].iso / +system+ / tools / sound / ahi / developer / devloper.lzx / include / SAS / proto / ahi_sub.h next >
C/C++ Source or Header  |  1979-04-23  |  214b  |  11 lines

  1. #ifndef _PROTO_AHI_SUB_H
  2. #define _PROTO_AHI_SUB_H
  3.  
  4. extern struct Library *AHIsubBase;
  5.  
  6. #include <exec/types.h>
  7. #include <clib/ahi_sub_protos.h>
  8. #include <pragmas/ahi_sub_pragmas.h>
  9.  
  10. #endif    /*  _PROTO_AHI_SUB_H  */
  11.